-
I need to create the following database: For semi-trucks I don’t need extra subtypes, while for Car I need to …
- 445 views
- 2 answers
- 0 votes
-
I’m looking for a pattern for dealing with a situation where a record in a table may be related to …
- 466 views
- 2 answers
- 0 votes
-
In many ERP Systems (Locally) I have seen that Databases (Generally MYSQL) uses central key store (Resource Identity). Why is …
- 438 views
- 4 answers
- 0 votes
-
This question was migrated from Stack Overflow because it can be answered on Database Administrators Stack Exchange. Migrated 2 days …
- 448 views
- 3 answers
- 0 votes
-
I’ve got a "parameters" table like this: id | job_id | value 1 | 100 | value1 2 | 100 …
- 432 views
- 1 answers
- 0 votes
-
I have a list of 60+ products, I want to store the products subscribed by a client in a MySQL …
- 423 views
- 1 answers
- 0 votes
-
I try to design my database and I get confuse. In my app, an user belong to a group and …
- 411 views
- 0 answers
- 0 votes
-
Im having a hard time to create an RBAC Model in PHP that goes down to a Page restriction then …
- 0 views
- 0 answers
- 0 votes
-
Imagine a web form with a set of check boxes (any or all of them can be selected). I chose …
- 445 views
- 10 answers
- 0 votes